home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 28
/
Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso
/
Aminet
/
game
/
board
/
Exchess.lha
/
EXChess
/
cpieces.h
< prev
next >
Wrap
Text File
|
1998-02-10
|
2KB
|
36 lines
/* Allegro data file object indexes, produced by dat v2.2 */
/* Datafile: cpieces.dat */
/* Date: Sat Sep 13 23:18:06 1997 */
/* Do not hand edit! */
#define ACOLOR 0 /* PAL */
#define BBISH_B_BMP 1 /* BMP */
#define BBISH_W_BMP 2 /* BMP */
#define BKING_B_BMP 3 /* BMP */
#define BKING_W_BMP 4 /* BMP */
#define BKNIGH_B_BMP 5 /* BMP */
#define BKNIGH_W_BMP 6 /* BMP */
#define BPAWN_B_BMP 7 /* BMP */
#define BPAWN_W_BMP 8 /* BMP */
#define BQUEEN_B_BMP 9 /* BMP */
#define BQUEEN_W_BMP 10 /* BMP */
#define BROOK_B_BMP 11 /* BMP */
#define BROOK_W_BMP 12 /* BMP */
#define NONE_B_BMP 13 /* BMP */
#define NONE_W_BMP 14 /* BMP */
#define WBISH_B_BMP 15 /* BMP */
#define WBISH_W_BMP 16 /* BMP */
#define WKING_B_BMP 17 /* BMP */
#define WKING_W_BMP 18 /* BMP */
#define WKNIGH_B_BMP 19 /* BMP */
#define WKNIGH_W_BMP 20 /* BMP */
#define WPAWN_B_BMP 21 /* BMP */
#define WPAWN_W_BMP 22 /* BMP */
#define WQUEEN_B_BMP 23 /* BMP */
#define WQUEEN_W_BMP 24 /* BMP */
#define WROOK_B_BMP 25 /* BMP */
#define WROOK_W_BMP 26 /* BMP */
const int cpieces[26] = { 14, 8, 6, 2, 12, 10, 4, 22, 20, 16, 26, 24, 18,
13, 7, 5, 1, 11, 9, 3, 21, 19, 15, 25, 23, 17 };